projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d26a687
)
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Oct 1995 00:16:29 +0000
(
00:16
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Oct 1995 00:16:29 +0000
(
00:16
+0000)
src/doc.c
patch
|
blob
|
history
diff --git
a/src/doc.c
b/src/doc.c
index 8fcf91e1be735a15b56f2183be578402ffc07d1b..31ad2ef0d21d84de05165025c2932243ae9d08d5 100644
(file)
--- a/
src/doc.c
+++ b/
src/doc.c
@@
-663,7
+663,7
@@
thus, \\=\\=\\=\\= puts \\=\\= into the output, and \\=\\=\\=\\[ puts \\=\\[ int
else if (start[-1] == '<')
keymap = tem;
else
- describe_map_tree (tem, 1, Qnil, Qnil, (char *)0, 1);
+ describe_map_tree (tem, 1, Qnil, Qnil, (char *)0, 1
, 0
);
tem = Fbuffer_string ();
Ferase_buffer ();
set_buffer_internal (oldbuf);